home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2007_amortize < prev    next >
Encoding:
Text File  |  1987-07-08  |  497 b   |  6 lines

  1. amortize ( interest, payment, begprinc, finprinc*, decimals* )
  2. amortization table
  3.  
  4. interest is interest rate per period; payment is payment per period; begprinc is beginning principal; finprinc is final principal. Omitting finprinc defaults to zero. decimals adjusts result's # of decimals.
  5.  
  6. amortize returns a four-column block with as many rows as payments, plus one. The first column is payments, the second is interest, the third is principal reduction, and the fourth is principal remaining.